IsNumeric(string)


Returns TRUE if string can be converted to a number; otherwise, FALSE.

See also IsBoolean.

string

Any string value.